﻿/* CSS Document */
body{font-family:"Microsoft Yahei";background:#fff;}
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,button,textarea,select,figure{margin:0;padding:0}
a{text-decoration:none;color:#333333;}
a:hover{color:#4ca53a;}
img{border:none;}
.clear{clear:both;}
ol,ul,li{list-style-type:none;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}
.container{width:1200px;margin:0 auto;position:relative;}
.eps{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-ms-text-overflow:ellipsis;}
.fl{float:left;}
.fr{float:right;}
.fn{font-weight:normal;}
.fw{font-weight:bold;}
.oh{overflow:hidden;}
.clearfix:after{display:block;clear:both;height:0;content:'\200B';overflow:hidden;}
.clearfix{zoom:1;}
/*主体*/
.toper{background:#83c326;height:25px;line-height:25px;}
.sethome{text-align:right;}
.sethome a{display:inline-block;border-right:solid 1px #ffffff;padding:0px 10px;height:25px;line-height:25px;color:#ffffff;}

.header{background:#83c326;height:80px;padding:0px 0px;}
.top{width:1200px;margin:0 auto;height:80px;margin:0 auto;}
.logo{float:left;}
.logo img{height:80px;}

.nav{float:right;}
.menu{margin:0 auto;float:left;}
.menu ul li{float: left;
	position: relative;
	z-index: 100;
	text-align:center;width:90px;
	height:80px;line-height:80px;
}
.menu ul li:hover{background:#009241;}
.menu ul li a{text-decoration: none;color:#ffffff;font-size:16px;text-transform:uppercase;display:block;}
.menu li div
{
	background:url(../images/subnav_bg.jpg) no-repeat;
	display: none;
	position: absolute;
	top:80px;
	white-space: nowrap;
	width:auto;
	height:60px;
	line-height:60px;
	background-size:100% 60px;
	padding:0px;
	padding:0px 10px;
}
.menu li div a
{
display:inline;
color:#11b35d;
padding:0px 5px;
}


.lan{float:right;background:#eaffc7;width:140px; text-align:center;height:80px;margin-left:30px;}
.lan .icofgs{position:relative;top:32px;}
.lan div{display:none;position:relative;top:40px;}
.lan:hover div{display:block;z-index:999;background:#eaffc7}
.lan div a{display:block;color:#11b35d;font-size:14px;line-height:30px;}




.main{width:1200px;margin:0 auto;background:url(../images/mainbg.jpg) top repeat-x;margin-top:20px;padding:50px 0px;}
.main-left{float:left;width:480px;}
.main-left img{width:197px;height:130px;float:left;margin-right:15px;}
.main-left .tit{font-size:18px;font-weight:bold;color:#333333;display:block;height:50px;line-height:50px;}
.main-left .pic{margin-top:15px;}
.main-left .desc{font-size:14px;color:#868686;}

.main-cen{float:left;width:385px;margin-left:35px;}
#tabs{border-bottom:solid 1px #cccccc;height:50px;line-height:50px;margin-top:0px;}
#tabs li{float:left;width:80px;font-weight:bold; text-align:center;font-size:16px;height:50px;line-height:50px;margin-right:10px;}
#tabs li.thistab{border-bottom:solid 2px #ff6600;}
#tab_conbox li{display:none;margin-top:15px;}
#tab_conbox li table td{text-align:left;}
#tab_conbox li a{display:block;height:25px;line-height:25px;font-size:14px; overflow:hidden;color:#868686;}

.main-right{float:right;width:260px; text-align:right;padding-top:45px;}
.main-right a{float:left;display:block;margin-left:5px;margin-top:5px;}

.movieblock{width:100%;margin-top:20px;}
.movies{background:#e7e7e7;padding:30px 0px 10px 0px;}
.movies li{float:left;display:block;width:25%;}
.movies li div{padding:10px 15px;}
.movies li img{max-width:99%;height:173px;}
.movies li span{display:block;height:50px;line-height:50px; text-align:center;font-size:16px;color:#505960;}

.website{background:#e7e7e7;}
.website .panel{width:1200px;margin:0 auto;}
.website .panel .weblist li{float:left;width:25%;}
.website .panel .weblist li img{width:100%;height:165px;}

/*首页产品*/
.products{width:1200px;margin:0 auto;margin-top:20px;}
.products .h3tit{height:38px;background:#e8e8e8;}
.products .h3tit span{float:left;color:#ffffff;height:38px;line-height:38px;background:#6C6C6C;text-align:center;display:block;padding:0px 20px;}
.productrow{height:auto;}

.product-index{height:auto;}
.product-index .hd{ overflow:hidden;line-height:40px;display:block;height:40px; background:#e5e5e5;padding-right:15px;}
.product-index .hd span.tit-china{font-size:16px;float:left;padding:0px 20px;line-height:40px;height:40px;display:block;color:#ffffff; text-align:center;background:#6C6C6C;}

.product-index .bd{ padding:10px;border:solid 5px #e5e5e5;border-top:none;}
.product-index .bd ul li{ margin:0; float:left;width:350px;height:450px;border:solid 1px #cccccc;display:block; overflow:hidden; text-align:center;margin:20px 0px 10px 28px;}
.product-index .bd ul li .pic{text-align:center;padding:10px 10px;}
.product-index .bd ul li .pic img{ width:320px; height:320px; display:block;}
.product-index .bd ul li .pic a{color:#3b3b3b;}
.product-index .bd ul li .pic a:hover{color:#f27725;}
.product-index .bd ul li .title{display:block;line-height:22px;font-size:15px;padding:0px 5px;}

/*内页产品*/
.product-path{height:38px;line-height:38px;background:#808080;font-size:16px;text-align:left;color:#ffffff;}
.product-path a{color:#ffffff}
.product-panel{width:1200px;margin:0 auto;padding:20px 0px;}
.product-left{width:900px;float:left;}

.product-gallery{float:left;border:solid 1px #cccccc;padding:0px 10px 10px 10px;width:300px;}
.product-info{float:right;width:550px;}
.product-info h1{font-size:18px;font-weight:bold;border-bottom:solid 1px #cccccc;padding-bottom:10px;}
.product-intro{padding:10px 0px;font-size:16px;line-height:25px;}
.product-btn{height:30px;line-height:30px;}
.product-btn a{display:inline-block;padding:5px 15px;color:#ffffff;font-size:16px; text-align:center;border-radius:5px;}
.product-btn a.buy{background:#35a80c url(../images/buy.png) 15px no-repeat;padding-left:60px;}
.product-btn a.email{background:#35a80c url(../images/email.png) 15px no-repeat;padding-left:60px;margin-left:20px;}

.product-body{border:solid 1px #cccccc;margin-top:30px;padding:20px;}
.product-tab{background:#646464;}
.product-tab ul li{float:left;display:block;padding:10px 20px;color:#ffffff;cursor:pointer;font-size:16px;}
.product-tab ul li.hov{background:#363636}
.tab_conbox li.tab_con{min-height:200px;display:none;font-size:16px;}
.product-details{font-size:16px;line-height:28px;padding:15px 10px;}


.product-related{border:solid 1px #cccccc;margin-top:30px;padding:20px;}
.product-related h3{background:#646464;color:#ffffff;cursor:pointer;font-size:16px;}
.product-related h3 span{background:#363636;display:block;padding:10px 20px;}
.product-related ul{padding:0px 0px;}
.product-related ul li{float:left;width:197px;height:auto;text-align:center;margin-right:20px;margin-top:25px;border:solid 1px #cccccc;}
.product-related ul li p{height:197px;overflow:hidden;padding:2px 2px;}
.product-related ul li:nth-child(3n+3){float:right;margin-right:0px;}
.product-related ul li img{width:100%;-moz-transition: all .2s ease-in; -o-transition: all .2s ease-in; -webkit-transition: all .2s ease-in; transition: all .2s ease-in;;}
.product-related ul li img:hover{-moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1);}
.product-related ul li span{height:38px;line-height:38px; overflow:hidden;display:block; text-align:center;font-size:16px;}
.product-related ul li a:hover{color:#f27725;}


.product-right{width:260px;float:right;}
.product-seller{padding:10px 0px;}
.product-seller h3{background:#646464;color:#ffffff;cursor:pointer;font-size:16px;padding:10px 20px;}
.product-seller ul li{display:block;}
.product-seller ul li{width:258px;height:auto;text-align:center;margin-right:20px;margin-top:25px;border:solid 1px #cccccc;}
.product-seller ul li p{height:258px;overflow:hidden;padding:2px 2px;}
.product-seller ul li img{width:100%;-moz-transition: all .2s ease-in; -o-transition: all .2s ease-in; -webkit-transition: all .2s ease-in; transition: all .2s ease-in;;}
.product-seller ul li img:hover{-moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1);}
.product-seller ul li span{height:38px;line-height:38px; overflow:hidden;display:block; text-align:center;font-size:16px;}
.product-seller ul li a:hover{color:#f27725;}


/*内页关于我们*/
.aboutban{height:95px;}
.inner{padding:20px 0px;}
.inner .innerleft{width:236px;}
.inner .innerright{width:930px;background:#ffffff;min-height:709px;}
/*内页通用左侧*/
.inner .nowcate{color:#ffffff;height:85px;line-height:85px;}
.inner .nowcate h3{font-size:24px;background:url(../images/img_aboutL_bt.jpg) no-repeat;padding-left:15px; text-align:left;}
.inner .leftnav{padding:10px 0px;border:solid 1px #cccccc;}
.inner .leftnav ul li{display:block;background:#ffffff;margin:10px 0px;border-bottom:solid 1px #cccccc;}
.inner .leftnav ul li:last-child{border-bottom:none;}
.inner .leftnav ul li a{display:block;height:38px;line-height:38px;color:#333333;font-size:16px; text-align:left;padding-left:40px;background:url(../images/ddleftnav.png) 15px  no-repeat;}
.inner .leftnav ul li a:hover{background-color:#DCF1E6;color:#119d91;}
.inner .lianxiwomen{background:#ffffff;} 
.inner .lianxiwomen h3{border-bottom:solid 1px #cccccc;padding:15px 0px;color:#00923f;font-size:24px;text-align:left;padding-left:40px;}
.inner .lianxiwomen h3 span{font-size:16px;display:block;color:#333333;}
.inner .lianxiwomen .info{padding:10px 5px 50px 5px;font-size:16px;line-height:25px;} 
.inner .lianxiwomen .info p{margin-top:10px;}
.inner .aboutdetails{padding:20px 15px;line-height:25px;font-size:16px}
.inner .aboutdetails h3{font-weight:bold;}
.inner .aboutdetails p{padding:3px 0px;}
.inner #dituContent{width:100%;height:550px;border:#ccc solid 1px;}
.inner .iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.inner .iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
 /*面包屑导航*/
.showpath{height:60px;line-height:60px;border-bottom:solid 1px #cccccc;text-align:right;color:#7d7d7d;padding-right:10px;font-size:16px;}
.showpath a{color:#7d7d7d;}
.showpath h3{font-size:18px;float:left;color:#5d5d5d; padding-left:10px;}
/*图片列表*/
.picslist{padding:0px 10px;}
.picslist ul li{float:left;width:285px;height:410px;overflow:hidden;text-align:center;margin-right:22px;margin-top:25px;border:solid 1px #cccccc;}
.picslist ul li p{height:285px;overflow:hidden;padding:2px 2px;}
.picslist ul li:nth-child(3n+3){float:right;margin-right:0px;}
.picslist ul li img{width:100%;-moz-transition: all .2s ease-in; -o-transition: all .2s ease-in; -webkit-transition: all .2s ease-in; transition: all .2s ease-in;;}
.picslist ul li img:hover{-moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1);}
.picslist ul li span{line-height:22px;display:block; text-align:center;font-size:14px;padding:0px 0px 10px 0px;}
.picslist ul li a:hover{color:#f27725;}

/*新闻列表*/
.newslist{padding:10px 10px;}
.newslist dl{display:block;padding:10px 0px;border-bottom:dashed 1px #cccccc;}
.newslist dl dt{font-size:16px;color:#2b2b2b;height:25px;line-height:20px;font-weight:bold;}
.newslist dl dt span{font-size:14px;font-weight:normal;}
.newslist dl dt img{float:left;width:121px;height:75px;margin-right:10px;}
.newslist dl dd{font-size:14px;color:#999999;line-height:25px;}


/*新闻内容页*/
.newspanel{}
.newspanel .newstitle{text-align:center;line-height:25px;font-size:16px;padding:20px 0px;color:#333333;font-weight:bold;}
.newspanel .newsfrom{text-align:center;background:#f4f4f4;font-size:14px;padding:5px 0px;border:dotted 1px #cccccc;width:98%;margin:0 auto;color:#9E9E9E;}
.newspanel .newsdetail{padding:20px 10px;line-height:25px;font-size:14px;color:#000000;}
.newspanel .newsdetail p{padding:3px 0px;}
.newspanel .newsdetail img{max-width:98%;}
.newspanel .prevnext{padding:20px 20px;font-size:14px;}
.newspanel .prevnext li{display:block;border-bottom:dotted 1px #cccccc;line-height:30px;}
.newspanel .prevnext li:last-child{border:none;}


/*分页*/
.showpage{text-align:center;padding:15px 0px;margin:20px 0px;}
.showpage a{padding:10px 15px;background:#eeeeee;min-width:40px;}
.showpage a.current{background:#9bcd16;color:#ffffff;font-weight:bold;}
/*在线留言*/
.formmsg{width:95%;margin:0 auto;}
.formmsg form{width:100%;}
.formmsg h3{font-size:18px;height:30px;line-height:20px;display:block;margin-top:20px; color:#333333;}
.inputcss{height:35px;line-height:35px;display:block;width:98%;border:solid 1p #cccccc; text-indent:5px;font-size:16px;color:#8E8E8E}
.formmsg label{display:block;height:35px;line-height:35px;font-weight:bold;margin-top:10px;}
.inputcss2{height:100px;width:98%;margin:5px 0px;color:#333333;font-size:16px;}
.subbutton{color:#ffffff;background:#828282;width:100px;height:35px;line-height:35px; text-align:center;border:none;margin-top:10px;display:inline-block;}



.footer{background:#ffffff url(../images/mainbg.jpg) top repeat-x;padding:20px 0px;color:#939393;margin-top:20px;}
.footer .footnav{width:1200px;margin:0 auto;height:auto;}
.colsnav{float:left;width:250px;}
.colsnav h3{font-weight:bold;height:50px;line-height:50px;color:#191919;}
.colsnav ul li{display:block;height:30px;line-height:30px;}
.colsnav ul li a{color:#939393;font-size:16px;}

.guanzhu{float:left;}

.footqr img{height:130px;padding:20px 0px;}
.lianxi{float:right; text-align:right;line-height:35px;}
.lianxi .tel{color:#333333;font-weight:bold; font-style:normal;font-size:24px;}
.lianxi li{display:inline-block;margin-top:20px;}
.lianxi li span{display:block;height:50px;line-height:50px; text-align:center;}

.copyright{border-top:solid 1px #cccccc;padding:20px 0px;font-size:14px;line-height:30px;}


/*右侧客服*/
.kefu{position:fixed;top:180px;right:0px;width:80px;}
.kefu ul li{height:80px;border-bottom:solid 1px #ffffff;display:block;width:100%;text-align:center;font-size:14px; cursor:pointer;position:relative;}
.kefu ul li:last-child{border-bottom:none;}
.kefu ul li a{color:#ffffff;padding-top:50px;display:block;height:30px;}
.kefu ul li.kf-qq{background:#08ab50 url(../images/kefu/qq.png) center 10px no-repeat;}
.kefu ul li.kf-wx{background:#08ab50 url(../images/kefu/wx.png) center 10px no-repeat;}
.kefu ul li.kf-dh{background:#08ab50 url(../images/kefu/dh.png) center 10px no-repeat;}
.kefu ul li.kf-ly{background:#08ab50 url(../images/kefu/ly.png) center 10px no-repeat;}
.kefu ul li.kf-bk{background:#08ab50 url(../images/kefu/bk.png) center 10px no-repeat;}
.kefu ul li:hover{background-color:#ff9900;}
.kefu ul li .weixin{position: absolute;right:100%;bottom:0px;text-align:center;padding:10px 10px;color:#ffffff;background-color:#ff9900;display:none;}
.kefu ul li .weixin img{width:146px;height:146px;margin-bottom:5px;}
.kefu ul li .phone{width:180px;height:80px;position:absolute;z-index:1;color:#ffffff;background-color:#ff9900;right:-180px;bottom:0px;text-align:center;}
.kefu ul li .phone span{padding-top:5px;font-size:14px;display:block;}
.kefu ul li .phone span i{font-size:16px;display:block; font-style:normal;}

